home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / csver116.zip / CSVERIFY.DOC < prev    next >
Text File  |  1992-04-19  |  6KB  |  104 lines

  1.        (*****************************************************)
  2.        (* CSVerify  Written by Gary Bouchard                *)
  3.        (* SysOp - The Computer Store BBS                    *)
  4.        (* St. Augustine, Florida (904)794-0063              *)
  5.        (* Copyright(c) 1992....All Rights Reserved          *)
  6.        (* Released 3/20/92         Modified                 *)
  7.        (*****************************************************)
  8.  
  9.                      Installation of CSVerify
  10.  
  11. Create a directory to keep CSVerify in. There is a sample PCB bat file
  12. included that you can modify to your liking. Go into PCBsetup, and go to
  13. the MainBoard setup. Move the cursor to Doors.dat and press F2 to edit
  14. it. Make an entry for CSVerify, the security required to access it, then
  15. answer YES to logon, and YES to USERS.SYS.
  16.  
  17. USERS.SYS is important, because once a caller is verified thru the phone
  18. number given, the information is then written back to the USERS.SYS file
  19. and in turn PCBoard updates the users record from the USERS.SYS file.
  20.  
  21. Example;
  22. ╔══════════════════════════════════════════════════════════════════════════════
  23. ║                        Edit User Record (Long Form)     Record   125 of   125
  24. ║  Name        : PETER FONDA                 Last DIR Listing : 03-18-92
  25. ║  City        : ST. AUGUSTINE, FLORIDA      Last Date On     : 03-18-92
  26. ║  B/D Phone   : 904 797-1713 <<Updated     .Last Time On     : 19:12
  27. ║  H/V Phone   : 904 794-0063                Elapsed Time On  :     5
  28. ║  Password    : TEST                        Number Times On  :     1
  29. ║  Security    :  60  <<Updated Info.        Number Uploads   :     0
  30. ║  Expert      : N                           Number Downloads :     0
  31. ║  Protocol    : Z                           Daily Download   :          0
  32. ║  Page Len    : 23                          Total Upload     :          0
  33. ║  Reg Ex Date : 03-18-93                    Total Download   :          0
  34. ║  Expired Sec :  30                         Messages Read    :          0
  35. ║  Msg Clear   : Y                           Messages Left    :          0
  36. ║  Last in     :     0                       Editor Default   : A
  37. ║  Delete User : N
  38. ║  Comment1    : IBM
  39. ║  Comment2    : Bus/Data Number Verified. <<Updated information
  40. ╚══ 08:49:16 ═══ 03-19-92 ══════ F1 ═ help ════ caps: OFF  num: ON   ins: OFF ═
  41.  
  42. The B/D phone number is replaced with the telephone number the user
  43. entered into the program to be verified. This phone number is formatted
  44. to PCBoard specs, and in the SysOp Comment Field (Comment 2) the text
  45. "Bus/Data Number Verified." is inserted. In this way you can tell
  46. which users in your users file have been verified by this program.
  47.  
  48. The text files included are used by my board, and can be modified to
  49. your liking also. They have the capability, as you will see to expand the
  50. standard PCBoard @xxxx@ macros, and color macros.
  51.  
  52. Activities performed by the program are logged into your PCBoard Callers
  53. log. If you have multiple nodes, the program will make the entry into
  54. the proper caller# log.
  55.  
  56. Make sure that the information in the CSVerify.cnf file is correct for
  57. your BBS. The lines are fully commented in the configuration file for ease of
  58. modification. Call me if you have any trouble, or want something added.
  59.  
  60. I do not include the area code or any prefixes in the dialing string, so
  61. the program WILL NOT CALL LONG DISTANCE. I ask the user if the number
  62. is long distance if the area code or exchange entered does not match
  63. what you specify in the CSVerify.cnf or exchange file(s). If the number
  64. entered is deemed long distance, the program will ask if the number was
  65. entered correctly. If the user answers "Y", you have the option of changing
  66. the security level as seen in the configuration file or leaving it as is, by just
  67. repeating the proper security level. The caller is returned to the Main Board.
  68. It will also write a data record, but will note in the record that callback
  69. was not successful. This allows the user the ability to give a local number
  70. later, and the program will allow attempts at callback until the call is
  71. successful.
  72.  
  73. There is a trashcan type of file included in the zip file you can use as
  74. a sample. You can add numbers to this list that you want rejected should
  75. they be entered by a user. Each time a user is successfully verified,
  76. the phone number used by the caller is added to this list.
  77.  
  78. There is no way to purge the datafile right now.. When it gets to a point
  79. where it needs some management I will write something!
  80.  
  81. Let me know if you need something else added to the program or datafile.
  82.  
  83. By the Way:
  84.  
  85. You'll notice a key file is included with the ZIP. The program is
  86. *FREEWARE*, but I like to know who is using the program.
  87.  
  88. I created a limited key file which will last for 1 year. The program is
  89. fully functional with this key file, but after 1 year the program will
  90. no longer save the data on a caller to disk. To obtain an unlimited
  91. registration key file, simply call my BBS, and leave me a note
  92. requesting one. I'll make you a key as soon as I see the message, and let
  93. you know how to get it when you log back on.
  94.  
  95. Also, as you have noticed.... I am awful at writing documentation.<g>
  96. If there is something missing from the documentation that you do not
  97. understand, please contact my BBS at the above number for clarification.
  98.  
  99. There is a lot of information contained in the history file, so please
  100. pay attention to what is in there ok?
  101.